In theoretical analysis the time factor when determining the efficiency of algorithm is measured by
Options
Counting microseconds
Counting the number of statements in code
Counting the number of unit operations
Counting the kilobytes of algorithm


Counting the number of unit operations
